Theo Paris
Theo Paris
Actually, how about a paste icon button? Like this:  I've been working on this in my fork, maybe you can approve it when i'm done. I think this would...
Hmm, that's also a good polnt. I'm not sure what we should do about that yet.
I agree with this,. However, I tried to add this and the rectangle box around the url isn't long enough.  I'm not sure what to apply here. 
This sounds good. How will it handle long urls though? Like will it wrap or have a horizontal scroll bar?
Ok, I made a fork because that's what I thought I was supposed to do. It still looks weird but I uploaded what I have so far. Here is the...
Same problem :/
> Same issue on Debian, and a similar one on Alpine: > > ``` > # ldd bun > /lib64/ld-linux-x86-64.so.2 (0x7fe617194000) > libdl.so.2 => /lib64/ld-linux-x86-64.so.2 (0x7fe617194000) > libm.so.6 => /lib64/ld-linux-x86-64.so.2...
 This is an example on an iPhone x.
I have a similar issue on Arch Linux. I also tried to re-clone mach and then I got ``` : /theodata/projects/minecraft-mods/elementalcraft/deps/mach/gpu/libs/mach-gpu-dawn/libs/dawn/src/dawn/utils/VulkanBinding.cpp:23:10: fatal error: 'GLFW/glfw3.h' file not found\ ``` even though...
I can't use emotion-theming because there isn't typescript support or type definitions for it, so that's why I've tried to use @emotion/react. However, this doesn't import the theme at all......