Added missing template.
This commit is contained in:
5
client/src/utils/TemplateSpecial.jsx
Normal file
5
client/src/utils/TemplateSpecial.jsx
Normal file
@@ -0,0 +1,5 @@
|
||||
import React from "react";
|
||||
|
||||
export function PartsLabelMulti() {
|
||||
return <div></div>;
|
||||
}
|
||||
Reference in New Issue
Block a user