Added todos
This commit is contained in:
@@ -12,6 +12,10 @@ const StickersContextProvider = ({
|
|||||||
stickersSeeder()
|
stickersSeeder()
|
||||||
);
|
);
|
||||||
|
|
||||||
|
// TODO: Add stickers functions here. (Add and edit stickers).
|
||||||
|
|
||||||
|
// TODO: Add stickers validation function here.
|
||||||
|
|
||||||
const stickersContextValues = {
|
const stickersContextValues = {
|
||||||
stickersMonth
|
stickersMonth
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user