add types and a few more components

pull/5370/head
joseph izang 3 years ago
parent a16a267724
commit 775a0c732b
  1. 1
      libs/remix-ui/plugin-manager/src/lib/components/pluginCard.tsx

@ -1,6 +1,5 @@
import React from 'react'
import '../remix-ui-plugin-manager.css'
import ''
import Button from './button'
interface PluginCardProps {
profileName: string

Loading…
Cancel
Save