5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
|
const BaseTextElement = function () {
|
||
|
};
|
||
|
|
||
|
export default BaseTextElement;
|