mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-01-19 06:14:28 +01:00
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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user