feat: add tld properties on API

This commit is contained in:
Maël Gangloff
2024-07-19 20:40:30 +02:00
parent 300e68e3a1
commit e4334b2eb5
6 changed files with 32 additions and 47 deletions

View File

@@ -1,4 +0,0 @@
import React from 'react';
import ReactDOM from 'react-dom';
ReactDOM.render(<div></div>, document.getElementById('root'));