Fix bad merge

This commit is contained in:
Evan Simkowitz 2024-06-26 12:26:27 -07:00
parent 638883eef9
commit f9236fc18b
No known key found for this signature in database
2 changed files with 86 additions and 86 deletions

View File

@ -24,7 +24,7 @@ const preview: Preview = {
),
],
tags: ["autodocs", "autodocs"]
tags: ["autodocs"],
};
export default preview;