Merge pull request #156 from Dolu89/feature/list-your-product-ui-capabilities

feat: add capabilities table + query + add columns to project for project creation
This commit is contained in:
Mohammed Taher Ghazal
2022-09-18 09:58:34 +03:00
committed by GitHub
8 changed files with 213 additions and 6 deletions

View File

@@ -201,7 +201,7 @@ export default function ProjectDetailsTab(props: Props) {
<Card>
<h2 className="text-body2 font-bolder">🦾 Capabilities</h2>
<p className="text-body4 font-light text-gray-600 mt-8">Let other makers know what lightning capabilities your applicaiton has.</p>
<p className="text-body4 font-light text-gray-600 mt-8">Let other makers know what lightning capabilities your application has.</p>
<div className="mt-24">
<Controller
control={control}