import React from 'react'; export const AnimatedListDemo = () => { return
Hello, world
; };