mirror of
https://github.com/wassname/talk.git
synced 2026-07-12 16:04:41 +08:00
Remove obsolete snapshot
This commit is contained in:
@@ -20,16 +20,6 @@ exports[`renders with half item gutter 1`] = `
|
||||
</div>
|
||||
`;
|
||||
|
||||
exports[`renders with halfe item gutter 1`] = `
|
||||
<div
|
||||
className="Flex-root Flex-flex Flex-halfItemGutter"
|
||||
>
|
||||
<div>
|
||||
Hello World
|
||||
</div>
|
||||
</div>
|
||||
`;
|
||||
|
||||
exports[`renders with item gutter 1`] = `
|
||||
<div
|
||||
className="Flex-root Flex-flex Flex-itemGutter"
|
||||
|
||||
Reference in New Issue
Block a user