build: add pnpm
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
import { Flex, VStack } from '@chakra-ui/layout'
|
||||
import { IconProps, Text } from '@chakra-ui/react'
|
||||
import { IconProps, Text, Flex, VStack } from '@chakra-ui/react'
|
||||
import React, { useState } from 'react'
|
||||
|
||||
type FeatureCardProps = {
|
||||
|
Reference in New Issue
Block a user