ohctechv3/.svn/pristine/9d/9da29730b95fab6231855557f37e5d07c6311c84.svn-base
2024-10-28 15:03:36 +05:30

5 lines
74 B
Plaintext

const BaseTextElement = function () {
};
export default BaseTextElement;