Commit 63fa0053 authored by joseph izang's avatar joseph izang

add types and a few more components

parent c756d4ea
import React from 'react' import React from 'react'
import '../remix-ui-plugin-manager.css' import '../remix-ui-plugin-manager.css'
import ''
import Button from './button' import Button from './button'
interface PluginCardProps { interface PluginCardProps {
profileName: string profileName: string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment