mirror of
https://github.com/mue/mue.git
synced 2026-07-15 13:03:55 +02:00
fix: welcome modal bugs, about tab issues
This commit is contained in:
@@ -69,8 +69,8 @@ export default function ShareModal({ modalClose, data }) {
|
||||
</button>
|
||||
</Tooltip>
|
||||
{/* i think that wechat has no actual share function outside of qrcodes, as the only example of a share to wechat button i've seen used this api
|
||||
* this requires some investigating before we deploy to production
|
||||
*/ }
|
||||
* this requires some investigating before we deploy to production
|
||||
*/}
|
||||
<Tooltip title="WeChat">
|
||||
<button
|
||||
onClick={() =>
|
||||
|
||||
Reference in New Issue
Block a user