stlyes fixes
This commit is contained in:
@@ -160,7 +160,7 @@ export function useImportExport(
|
||||
Upload a CSV file (max {maxFileSize / 1024 / 1024}MB)
|
||||
</p>
|
||||
{filename === 'keywords' && (
|
||||
<p className="text-xs text-gray-600 dark:text-gray-300 mt-2 p-2 bg-blue-50 dark:bg-blue-900/20 rounded border border-blue-200 dark:border-blue-800">
|
||||
<p className="text-xs text-gray-600 dark:text-gray-300 mt-2 p-2 bg-brand-50 dark:bg-brand-900/20 rounded border border-brand-200 dark:border-brand-800">
|
||||
<strong>Expected columns:</strong> keyword, volume, difficulty, country, status
|
||||
</p>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user