mirror of
https://github.com/bendtherules/smallcase-portfolio-builder.git
synced 2026-08-18 13:52:19 +00:00
Remove Component import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import React, { Component } from 'react';
|
||||
import React from 'react';
|
||||
import './SectionTitle.css';
|
||||
|
||||
function SectionTitle(props) {
|
||||
|
||||
Reference in New Issue
Block a user