4 lines
81 B
JavaScript
4 lines
81 B
JavaScript
import symbol from '../assets/twitter.svg';
|
|
import { dll } from './dll';
|
|
|
|
dll();
|