mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
[ToggleShow] Fix typo and better description (#1753)
* Fix typo * Improve desc * Add layout * Fix Flex layout * Use ui kit button
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
exports[`renders correctly on big screens 1`] = `
|
||||
<div
|
||||
className="Flex-root TopBar-root Flex-itemGutter Flex-alignCenter Flex-directionRow"
|
||||
className="Flex-root TopBar-root Flex-itemGutter Flex-alignBaseline Flex-directionRow"
|
||||
>
|
||||
<div>
|
||||
Hello World
|
||||
|
||||
Reference in New Issue
Block a user