Skip to content

Commit a79e9ec

Browse files
committed
docs: remove redundant tip about design-system tokens from STYLES.md
1 parent 676753a commit a79e9ec

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/STYLES.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -250,9 +250,6 @@ function App() {
250250
}
251251
```
252252
253-
> [!TIP]
254-
> The palettes above are a starting point. Replace these values with your app's design-system tokens for a consistent look across your UI.
255-
256253
> [!NOTE]
257254
> **Performance:** Define style objects outside the component (as shown above) or wrap them in `useMemo` so the same object reference is reused across renders.
258255

0 commit comments

Comments
 (0)