Skip to content

Commit 4340bc8

Browse files
committed
fix: deploy pipeline
1 parent 6968c86 commit 4340bc8

File tree

2 files changed

+1
-323
lines changed

2 files changed

+1
-323
lines changed

apps/docs/src/utils/theme-document.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type { ThemeDocument } from '@tiny-design/react';
2-
import tokenRegistry from '../../../../packages/tokens/dist/registry.json';
2+
import tokenRegistry from '@tiny-design/tokens/registry';
33
import lightTheme from '../../../../packages/tokens/source/themes/light.json';
44
import darkTheme from '../../../../packages/tokens/source/themes/dark.json';
55

packages/react/COMPONENT_TOKEN_MIGRATION.md

Lines changed: 0 additions & 322 deletions
This file was deleted.

0 commit comments

Comments
 (0)