🚧 Code tweak
This commit is contained in:
parent
15d545897b
commit
a03472a2bc
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ impl ComponentTrait for Heading {
|
||||||
(self.renderable.check)(cx)
|
(self.renderable.check)(cx)
|
||||||
}
|
}
|
||||||
|
|
||||||
#[rustfmt::skip]
|
|
||||||
fn setup_before_prepare(&mut self, _cx: &mut Context) {
|
fn setup_before_prepare(&mut self, _cx: &mut Context) {
|
||||||
self.add_classes(self.display().to_string());
|
self.add_classes(self.display().to_string());
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue