✨feature: Update layout to have footer, update export button for all/selected prompt export text
This commit is contained in:
@@ -15,7 +15,7 @@ const code = `[
|
||||
`;
|
||||
---
|
||||
|
||||
<aside class="w-64 border-r h-full p-4 text-gray-100">
|
||||
<aside class="w-64 border-r h-full p-4 text-gray-100 min-h-screen">
|
||||
<h2 class="text-lg font-semibold mb-4">Add a prompt</h2>
|
||||
|
||||
<p class="text-sm">Use the form to add a new AI prompt to the catalog.</p>
|
||||
|
||||
Reference in New Issue
Block a user