We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
blocked by #9
Create a component RolesTable with two column:
RolesTable
In RolesPage, load ten first roles from backend and display it in table.
Here is the call we have to do: api/classes/_Role?limit=10 See leto-modelizer for call headers.
api/classes/_Role?limit=10
The text was updated successfully, but these errors were encountered:
This PR/issue depends on:
Sorry, something went wrong.
k-y0u
Successfully merging a pull request may close this issue.
Description
blocked by #9
Create a component
RolesTable
with two column:In RolesPage, load ten first roles from backend and display it in table.
Here is the call we have to do:
api/classes/_Role?limit=10
See leto-modelizer for call headers.
The text was updated successfully, but these errors were encountered: