fix: universal upload hitting cache

This commit is contained in:
Mythie
2023-11-24 20:06:47 +11:00
parent d8688692f7
commit 84b958d5b7
2 changed files with 18 additions and 6 deletions

View File

@ -1,5 +1,3 @@
'use server';
import { createElement } from 'react';
import { PDFDocument } from 'pdf-lib';