diff --git a/docs/next/design-tokens.md b/docs/next/design-tokens.md index ab3f6c29b..0754e1590 100644 --- a/docs/next/design-tokens.md +++ b/docs/next/design-tokens.md @@ -61,7 +61,7 @@ We can use the above tokens in our code instead of using absolute values. The above Box will be translated to ```jsx title="actual applied styles" - + ``` With NativeBase, you can create your own design system. NativeBase follows [styled-system's specification](https://styled-system.com/theme-specification/) to construct design system.