Skip to content

Commit

Permalink
fix(attributify): add position type for jsx (#3528)
Browse files Browse the repository at this point in the history
  • Loading branch information
xsjcTony committed Jan 25, 2024
1 parent 5cee56e commit cb0849a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/preset-attributify/src/jsx.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ export type SeparateEnabled =
| 'p'
| 'place'
| 'pos'
| 'position'
| 'ring'
| 'select'
| 'shadow'
Expand Down

0 comments on commit cb0849a

Please sign in to comment.