You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I checked the code, cause there are no docs in README, or anywhere really.
Seems like I just call the plugin with the rest and seems like Next is default framework type.
However with or without config options set, I still get the error that width and height needs to be defined or layout=fill.
Seems like options are not working, no matter what I do.
The text was updated successfully, but these errors were encountered:
Sorry for the inconvenience. I was going to add a docs to the README, but since I had lots of schoolwork to do, I couldn't. Anyway, if you look at the test/index.test.ts file, you can see how to call the plugin.
I checked the code, cause there are no docs in README, or anywhere really.
Seems like I just call the plugin with the rest and seems like Next is default framework type.
However with or without config options set, I still get the error that width and height needs to be defined or
layout=fill
.Seems like options are not working, no matter what I do.
The text was updated successfully, but these errors were encountered: