We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c76057 commit f272e5aCopy full SHA for f272e5a
src/packages/calendar/demos/taro/demo1.tsx
@@ -1,6 +1,6 @@
1
import React, { useState } from 'react'
2
import { Cell, Calendar } from '@nutui/nutui-react-taro'
3
-import { Star } from '@nutui/icons-react'
+import { Star } from '@nutui/icons-react-taro'
4
5
const Demo1 = () => {
6
const d = new Date()
0 commit comments