Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design1
/
MAC_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이정민
2021-04-25 22:56:08 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
09c2d5cb3e5513db762fe4561c1197d6e6dca1fc
09c2d5cb
1 parent
0f2efb76
fabric.js 세팅
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/components/GifEditor.tsx
src/components/GifEditor.tsx
View file @
09c2d5c
import { useEffect, useState } from "react";
import { fabric } from "fabric";
import styled from "styled-components";
const GifEditor = ({ previewURL }) => {
...
...
Please
register
or
login
to post a comment