Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit cfb1bd7

Browse files
authored
docs(readme): update
1 parent 09bdd02 commit cfb1bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ For detailed documentation, visit our [typedcssx site](https://typedcssx.vercel.
1616

1717
```typescript
1818
// Header.css.tsx
19-
import { Style } from 'typedcssx';
19+
import Style from 'typedcssx';
2020

2121
const styles = Style.create({
2222
header: {

0 commit comments

Comments
 (0)