Stories improvements
This commit is contained in:
parent
5dfe30d235
commit
badf9d7dda
11 changed files with 44 additions and 30 deletions
|
@ -208,7 +208,7 @@ export const StoryViewer = ({
|
|||
return () => {
|
||||
unmountRef.current = true;
|
||||
};
|
||||
});
|
||||
}, []);
|
||||
|
||||
const [styles, spring] = useSpring(
|
||||
() => ({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue