chore(): remove old hasUserDefinedComponent

This commit is contained in:
Liam DeBeasi
2022-11-08 18:21:27 +00:00
parent b470a307e3
commit 3b137ea485

View File

@ -53,8 +53,6 @@ export const CoreDelegate = () => {
userComponentProps: any = {},
cssClasses: string[] = []
) => {
const hasUserDefinedComponent = userComponent !== undefined;
BaseComponent = parentElement;
/**
* If passing in a component via the `component` props