News

First, you need to get an instance of the API. You can do this with TabAPI.getInstance(). The TabAPI class that you want to import is located in the me.neznamy.tab.api package. If you do not see this ...
Your Next.js application may be configured to use a base path (e.g.: /dashboard) — this is usually done by setting the basePath option in the next.config.js file. To configure the SDK to use the base ...