We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ee02d commit 27c93b7Copy full SHA for 27c93b7
packages/frender-attr-value/src/values/never.rs
@@ -14,7 +14,7 @@ mod csr {
14
15
use super::NeverAttrValue;
16
17
- enum State {}
+ pub enum State {}
18
19
impl CsrAttrValueState for State {
20
fn attribute_is_known_as_absent(&self) -> bool {
0 commit comments