export function getText() {
  return 'I am a demo material of umi.';
};