Skip to content

Commit 126bd84

Browse files
committed
disable publish on theme example
1 parent c2e213c commit 126bd84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/theme/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "theme-example"
33
version = "0.1.0"
44
edition = "2021"
5+
publish = false
56

67
[dependencies]
78
dioxus = { workspace = true }

0 commit comments

Comments
 (0)