Skip to content
Prev Previous commit
Next Next commit
Fix changeset some more!
  • Loading branch information
delucis committed Dec 17, 2025
commit d557fb86735ea3bf0dd5881b3b245cb776d0686a
2 changes: 1 addition & 1 deletion .changeset/goofy-trains-joke.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
Exports a type to help with typing code that interfaces with the `dither` prop:

```ts
import type { DitheringAlgorithm } from '@sweetcorn/astro`;
import type { DitheringAlgorithm } from '@sweetcorn/astro';
```