Lint all the things
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import React from "react";
|
||||
|
||||
export default function ShopEmployeeTeamMember({ teamMember }) {
|
||||
export default function ShopEmployeeTeamMember() {
|
||||
return <div>ShopEmployeeTeamMember</div>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user