From 42dfad7ccfa91f47a97e36f6ba7d93777d73ace9 Mon Sep 17 00:00:00 2001 From: Ira Date: Wed, 23 Jun 2021 15:56:26 +0300 Subject: [PATCH] update woly stucture --- src/woly/atoms/box/usage.mdx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/woly/atoms/box/usage.mdx b/src/woly/atoms/box/usage.mdx index 67e66171..2f7c55f0 100644 --- a/src/woly/atoms/box/usage.mdx +++ b/src/woly/atoms/box/usage.mdx @@ -1,9 +1,3 @@ ---- -name: box -category: atoms -package: woly ---- - import {BoxComponent, BoxVerticalComponent} from './index'; import {Text, Tooltip, Button, Accordion, TextArea, Input, Checkbox} from 'ui'; import {block, Playground, State} from 'lib/playground';