Skip to content

Commit 1b9bf6b

Browse files
committed
fix import
1 parent 8256dea commit 1b9bf6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/rac-spectrum-tailwind/src/components/StarRatingGroup.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { useState } from "react";
1+
import React, { useState } from "react";
22
import {
33
Group,
44
Label,

0 commit comments

Comments
 (0)