Standarad Pricing Feature Added
This commit is contained in:
@@ -32,6 +32,13 @@ const AppContainer: Component<AppContainerProps> = (props) => {
|
||||
>
|
||||
Template Creator
|
||||
</A>
|
||||
<A
|
||||
href="/standard-pricing"
|
||||
class="inline-flex items-center px-3 py-2 text-sm font-medium text-gray-600 hover:text-gray-900 hover:bg-gray-50 rounded-md transition-colors"
|
||||
activeClass="text-blue-600 bg-blue-50 hover:bg-blue-50 hover:text-blue-700"
|
||||
>
|
||||
Standard Pricing
|
||||
</A>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user