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
import{customActivityButton}from'./ActivityButton';/** Button to view and perform a "Star" action on an item. */exportdefaultcustomActivityButton('ShapeStar','Star','You starred','Starred');
private
(default) orpublic
Checkout the SOLID React SDK docs: https://docs.inrupt.com/developer-tools/javascript/react-sdk/
Try: https://github.com/solid/react-components (and https://github.com/solid/query-ldflex)
Replace Like by Star? https://github.com/solid/react-components#-social-interactions
Use this URI to store preferences in SOLID pod: https://maastrichtu-ids.github.io/shapes-of-you#preferences
Example to create a custom Star button:
star.tsx
:Then star it:
The text was updated successfully, but these errors were encountered: