// This file must be imported and used at least once for SVG masks. import React from "react"; export function Masks() { return ( {/** * Legacy masks from old code */} {/*CUSTOM AVATAR FRAMES*/} ); }